* lisp/progmodes/python.el (python-imenu--build-tree): Fix corner case
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 13 Jul 2013 01:55:58 +0000 (22:55 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 13 Jul 2013 01:55:58 +0000 (22:55 -0300)
commitaee5c3d564a06c7c92d2557b1478b3e1d72e977c
tree6c9631843efc43bb9b1738dab397988390d6ca7f
parent9b2be0b3e3fc6de652ca9a5aeeded19093fe6e78
* lisp/progmodes/python.el (python-imenu--build-tree): Fix corner case
in nested defuns.

* test/automated/python-tests.el (python-imenu-create-index-2)
(python-imenu-create-index-3): New tests.
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el